home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / DataRescueII1.0.dmg / Data Rescue II.app / Contents / Resources / English.lproj / FileList.nib / classes.nib next >
Encoding:
Text File  |  2005-10-13  |  566 b   |  18 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"add_action" = id; "done_action" = id; "remove_action" = id; }; 
  5.             CLASS = FileListController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "add_button" = NSButton; 
  9.                 "done_button" = NSButton; 
  10.                 "remove_button" = NSButton; 
  11.                 "table_view" = NSTableView; 
  12.             }; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  16.     ); 
  17.     IBVersion = 1; 
  18. }